Next: Export in foreign buffers, Previous: iCalendar export, Up: Exporting [Contents][Index]
On top of the aforementioned back-ends, Org comes with other built-in ones:
To activate these export back-end, customize
org-export-backends or load them directly with e.g.,
(require 'ox-man). This will add new keys in the
export dispatcher (see The Export
Dispatcher).
See the comment section of these files for more information on how to use them.